home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / periodic / Imakefile next >
Makefile  |  1995-05-26  |  194b  |  16 lines

  1.  
  2. #include <Motif.rules>
  3.  
  4. INCLUDES = -I.
  5. LOCAL_LIBRARIES = XmClientLibs MrmClientLibs
  6.  
  7. SRCS = periodic.c
  8.  
  9. OBJS = periodic.o
  10.  
  11. NormalLibraryObjectRule()
  12.  
  13. MSimpleUilTarget(periodic)
  14.  
  15. DependTarget()
  16.